xend: more flexibility in gathering data from /proc/cpuinfo
authorkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 6 Mar 2007 11:53:37 +0000 (11:53 +0000)
committerkfraser@localhost.localdomain <kfraser@localhost.localdomain>
Tue, 6 Mar 2007 11:53:37 +0000 (11:53 +0000)
commit88d253f238172f1e2ea198a15969d103c50e48e5
tree970418783c771c3b0ba48e237b65a0bac7e35328
parent6f23098005f3a7b677f8e067d1bcdb46990b4c05
xend: more flexibility in gathering data from /proc/cpuinfo

Add ia64 mapping for cpuinfo data and make the case where #vcpu !=
#pcpu more flexible (don't rely on cpu0 existing).

Signed-off-by: Alex Williamson <alex.williamson@hp.com>
tools/python/xen/xend/XendNode.py